home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Utilities To…ka 501 Killer Utilities!
/
501 Killer Utilities! (Macworld July 1995).cdr
/
Programming
/
RLaB
/
help
/
sum
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-02-21
|
245 b
|
12 lines
|
[
TEXT/RLAB
]
sum:
Syntax: sum ( A )
Description:
Sum computes the sum of a matrix. The return object is a row
matrix which contains the sum of each column of the input.
If the input is a vector (row-matrix) then the sum of the
elements is returned.